home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / networking / README < prev   
Encoding:
Text File  |  1994-08-02  |  937 b   |  28 lines

  1.  
  2.               ~4Dgifts/toolbox/src/exampleCode/networking README
  3.  
  4.                  See also the Frequently Asked Questions file
  5.                    ~4Dgifts/toolbox/FAQs/netfaqs/WWW-faq
  6.                 and the documents/{RFC, networking} directories
  7.  
  8.     `!' indicates new or updated as of version 4.2
  9.  
  10.  
  11.       This subtree contains source code for networking example programs
  12.  
  13.  
  14.  
  15.  !   HIPPI     - "HIPPI Performance on IRIX 5.2" white paper plus two 
  16.          accompanying source programs.
  17.  
  18.      ifaddress - prints the link-level address of an Ethernet or FDDI
  19.          interface.
  20.  
  21.      rpcdemo   - an example RPC client and server application.  The RPC
  22.              client (rminfo) is a simple program to retrieve real 
  23.          memory usage information from a host that has 
  24.          rpc.rminfod (the server daemon) installed.
  25.  
  26.  !   short_timer - code to check whether a remote host responds quickly, 
  27.                  avoiding a long wait for a network timeout.
  28.